home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / startup / warpup.m < prev    next >
Encoding:
Text File  |  2002-01-02  |  239 b   |  6 lines

  1. GOPT    HEAD='warpup.o',CPU=603
  2.  
  3. MODULE    'dos','exec','intuition','graphics','powerpc'
  4.  
  5. EDEF    ExecBase:PTR TO ExecBase,DOSBase:PTR TO Lib,IntuitionBase:PTR TO Lib,GfxBase:PTR TO Lib,arg:PTR TO CHAR,stdout,stdin,PowerPCBase:PTR TO Lib,wbmessage
  6.